VoiceAction Setup Unzip VoiceAction.zip in a new folder called as VoiceAction (Preferably) ....Unzip Setup ............Run Setup ....Unzip Online Help... in this new folder prepare a new folder named "Online Help" Unzip Online Help in the above Online Help only Keep all files in this same directory (do not change) .. Start with the intial Help.htm ....Unzip Examples...wherever you want.. Please extract every example in a different folder. ....Unzip SDK and WordViewer...wherever you want.. Please extract in a different folder. Start with VB 5.0 or VB 6.0 Please extract every zip in separate folders. Open VB5.0 + prepare VoiceAction.exe and use it forever. This application requires VB 5.0 Runtimes, If you do not have them then please download them from this URL in few minutes: http://www.simtel.net/simtel.net/win95/dll.html If you have VB with you ignore the above notice. Learn using VB to prepare programs for the control. _____________________________________________________________________ Application name : VoiceAction Version : 1.2.500 Release Date : 30/5/99 VoiceAction Customer Support Site : http://www.research-lab.com/ Screenshot Location : http://www.research-lab.com/Capshot.gif Icon Location : http://www.research-lab.com/Vaicon.gif Company name : United Research Labs Contact e-mail : urlabs@pn2.vsnl.net.in Contact phone :++ 9120352335 Contact fax : ++9120355044 Customer support site : www.research-lab.com Short Description : VoiceAction is Speech Recognition ActiveX Custom Control which provides a ready made kit for programmers who want to develop or add speech recognition capabilities to their current developments. It also features Wave To Text, Vocabulary and Language Artificial Intelligence design. Long Description: VoiceAction is a innovation in speech components. VoiceAction does not use or currently support microsoft-sapi's or any other company's architecture, instead it makes user build his own basic vocabulary database through easy to use interface and this feature enables him to design his own Artificial Intelligence language database of words (also through a friendly interface). All this gives the programmer a absolutely complete reach over all the speech required operations. The programmer can hence monitor his program design to disable substitutions and increase accuracy. We have a ready made 'Windows Multimedia Speech User Interface Setup' too. VoiceAction does everything from recording, to the construction of final word. With VoiceAction one can prepare a speech program in minutes. Brief Description of the Examples Available : 1.######################### LISTENING PET BUTTERFLY ########################## This is a example of a Butterfly which moves around the desktop screen as per your commands of UP, DOWN, LEFT or RIGHT. 2..##################################### REMOTE INSTRUMENT SPEECH CONTROL ######################################### This Instrument example shows how to speak with your computer This tackles extremely sophisticated interface and interactivity through dialogues with the computer. In this, it actually asks you : "Will you like to Switch the Power Supply ?"You have to say YES or NO. If you say "YES" then it asks if you "Will you like to make Voltage Adjustments 1V , 2V or 3 Volts ? Again it you have to reply in YES or NO. If now you say "YES" then it asks you to say any one of the 3 numbers...1 2 or 3. (note that you have to say only the numbers without saying volts)It continues further... 3.################################### VOICE SHUT DOWN BY PASSWORD : ################################## In this you first say /Windows/ to proceed. Then you may wish to shut down your PC completely by saying /Shut Off/ or reboot the computer by saying / Reboot/. WARNING : This WILL execute so make sure you are prepared for this. Make an exe and place its short cut on the desktop and try it when you wish to shut off.OK. We know most of you are impatient so go ahead and reboot it. 4.################## MENUS BY VOICE ####################This menu example shows how we tackle menus by voice. You will require VB 5.0+ to run these examples. SAY ADD, EDIT, DELETE, VIEW or STOP to end the program Note that it is just good programming at the top level necessary to use VoiceAction effectively. Here too, when you need to tackle sub menus just prepare a separate LANG file for all the sub menus of each parent menu. And as soon as the user says /Add/ make the following kind of a change and let the magic release... 5.#################### WAVE TO TEXT ##################### This menu example shows how to record speech in a wave file and then offline process the wave file for the search of codes , data or message. This process is different form the others.... First of all you must undergo your recordings in 22Khz 8 bit format. The other formats are not currently entertained.